Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ Address Zellic audit 2 feedback 3.1 #198

Merged
merged 2 commits into from
Mar 31, 2023

Conversation

neodaoist
Copy link
Contributor

Bucket for exercise() manipulatable with small exercise() calls

@neodaoist neodaoist marked this pull request as ready for review March 30, 2023 19:41
@@ -259,7 +259,7 @@ contract OptionSettlementIntegrationTest is BaseEngineTest {
totalExercised += claimData.amountExercised;
}

assertEq(totalExercised, bucketsCreated * 1e18 - 1);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this changing?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@Flip-Liquid Flip-Liquid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@0xAlcibiades 0xAlcibiades merged commit 597bf62 into audit-fixes-2 Mar 31, 2023
@0xAlcibiades 0xAlcibiades deleted the feedback/manipulatable-bucket-on-exercise branch March 31, 2023 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Audit feedback #1 — Bucket for exercise() manipulatable with small exercise() calls
3 participants